|
CmdMessenger
3.0
CmdMessenger is a serial port messaging library for the .Net / Mono Platform.
|
Public Member Functions | |
| void | Setup (ChartForm chartForm) |
| void | Exit () |
| void | SetGoalTemperature (double goalTemperature) |
| void | StartAcquisition () |
| void | StopAcquisition () |
Public Attributes | |
| Action | GoalTemperatureChanged |
Properties | |
| double | GoalTemperature [get, set] |
| Gets or sets the goal temperature. | |
double DataLogging.TemperatureControl.GoalTemperature [get, set] |
Gets or sets the goal temperature.
The goal temperature.
1.7.6.1